]> dgit.raspbian.org Git - gtk+3.0.git/commit
emojichooser: Actually disable the recent section
authorGuido Günther <agx@sigxcpu.org>
Wed, 7 Dec 2022 18:26:29 +0000 (19:26 +0100)
committerGuido Günther <agx@sigxcpu.org>
Thu, 8 Dec 2022 12:12:54 +0000 (13:12 +0100)
commit900454e9d97246a2fce56d4ef1e059f11fa2bada
treec1067edf2c8cef61dc3e5397edcb32c760b47678
parent71e138c20128e09ce927fb79c74ca4ab272db6bf
emojichooser: Actually disable the recent section

The loop sets empty = FALSE when there are emojis but for that
to work we need to initialize the value to TRUE initially.

Fixes: 7928532bc5c33b2c6a10bae138ebc6dca1843cb0
(cherry picked from commit 89c816a614db4083e80862b631f4b3e44aa17eae)
gtk/gtkemojichooser.c